All Questions
4 questions
0votes
1answer
272views
Restore-SPSite Fails :The operation that you are attempting to perform cannot be completed successfully
I am trying to restore a site collection backup from production on the dev site collection. Old dev site collection already exists, but I am trying to overwrite that with the latest copy. I ran ...
0votes
2answers
164views
Restore a site collection from Backup-SPFarm
There are several site collections under a single app and unfortunately they are all in same database. And we dont have database backup that old that we need. Anyway we have automated backup-spfarm ...
1vote
1answer
515views
Restore-SPSite to different managed path Site Collection
I have a backup taken with below code from SharePoint 2013 site URL: http://sharepoint/sites/test/ Backup-SPSite -Identity http://sharepoint/sites/test/ -Path C:\Backup\BackupTest.bak Now If I want ...
0votes
1answer
300views
Unable to restore the Site collection Backup in sharepoint 2013?
I have tried to Restoring the Site collection backup by using Power shell command,it throws an error message Restore-SPSite : The operation that you are attempting to perform cannot be completed ...